home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 2615 then
- if the loaded of member "fadedbottom" = 0 then
- preloadMember("fadedbottom")
- end if
- if the loaded of member "populationaxis" = 0 then
- preloadMember("populationaxis")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(100)
- end
-